Xuni Product Documentation - Xamarin.Forms
CopyTo Method
The array.
Index of the array.
Copies to collection view into an array.
Syntax
public void CopyTo( 
   T[] array,
   int arrayIndex
)

Parameters

array
The array.
arrayIndex
Index of the array.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

XuniCollectionViewWithSource<S,T> Class
XuniCollectionViewWithSource<S,T> Members